[INFO] fetching crate tinyspline-sys 0.2.0...
[INFO] testing tinyspline-sys-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tinyspline-sys 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tinyspline-sys 0.2.0
[INFO] finished tweaking crates.io crate tinyspline-sys 0.2.0
[INFO] tweaked toml for crates.io crate tinyspline-sys 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinyspline-sys 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.54.0 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb34457107550ee4740d33198f0acf10ebffcf2fe9442bf972cb1dcf677a2a50
[INFO] running `Command { std: "docker" "start" "-a" "fb34457107550ee4740d33198f0acf10ebffcf2fe9442bf972cb1dcf677a2a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb34457107550ee4740d33198f0acf10ebffcf2fe9442bf972cb1dcf677a2a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb34457107550ee4740d33198f0acf10ebffcf2fe9442bf972cb1dcf677a2a50", kill_on_drop: false }`
[INFO] [stdout] fb34457107550ee4740d33198f0acf10ebffcf2fe9442bf972cb1dcf677a2a50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ca73e5ea5919949b82bcaf1dbfe98500baee97e0b300fed408666c405b7eb4c
[INFO] running `Command { std: "docker" "start" "-a" "4ca73e5ea5919949b82bcaf1dbfe98500baee97e0b300fed408666c405b7eb4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling tinyspline-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.52s
[INFO] running `Command { std: "docker" "inspect" "4ca73e5ea5919949b82bcaf1dbfe98500baee97e0b300fed408666c405b7eb4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ca73e5ea5919949b82bcaf1dbfe98500baee97e0b300fed408666c405b7eb4c", kill_on_drop: false }`
[INFO] [stdout] 4ca73e5ea5919949b82bcaf1dbfe98500baee97e0b300fed408666c405b7eb4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d4f21e1a0979c3ded2287223b565c3efd9f5ea2b99145e694ed9e69282d8a6a
[INFO] running `Command { std: "docker" "start" "-a" "9d4f21e1a0979c3ded2287223b565c3efd9f5ea2b99145e694ed9e69282d8a6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinyspline-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinyspline-sys-d1cd5f997d179570/out/bindings.rs:3:846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < max_align_t > ())) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , con...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinyspline-sys-d1cd5f997d179570/out/bindings.rs:3:1092
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < max_align_t > ())) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , co...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinyspline-sys-d1cd5f997d179570/out/bindings.rs:3:15092
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < tsStatus > ())) . code as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinyspline-sys-d1cd5f997d179570/out/bindings.rs:3:15292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < tsStatus > ())) . message as * const _ as usize } , 4usize , concat ! ("Offset of ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinyspline-sys-d1cd5f997d179570/out/bindings.rs:3:16101
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < tsBSpline > ())) . pImpl as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tinyspline-sys-d1cd5f997d179570/out/bindings.rs:3:16721
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: std :: ptr :: null :: < tsDeBoorNet > ())) . pImpl as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tinyspline-sys` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d4f21e1a0979c3ded2287223b565c3efd9f5ea2b99145e694ed9e69282d8a6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d4f21e1a0979c3ded2287223b565c3efd9f5ea2b99145e694ed9e69282d8a6a", kill_on_drop: false }`
[INFO] [stdout] 9d4f21e1a0979c3ded2287223b565c3efd9f5ea2b99145e694ed9e69282d8a6a
